Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial WebAssembly interpreter support #211

Merged
merged 157 commits into from
Apr 16, 2023
Merged

Initial WebAssembly interpreter support #211

merged 157 commits into from
Apr 16, 2023

Conversation

x1unix
Copy link
Owner

@x1unix x1unix commented Apr 16, 2023

This PR adds the initial implementation of an embedded WebAssembly Go interpreter powered by https://github.com/traefik/yaegi.

The interpreter is highly unstable due to some unexpected behavior on Yaegi side, but most common things are working.

Also as a side effect - the custom wasm_exec.js was replaced with the original one from Go SDK and shared across all Go webassembly programs.

@x1unix x1unix merged commit b907adb into dev Apr 16, 2023
@x1unix x1unix deleted the feat/interpreter-mode branch April 16, 2023 22:32
@x1unix x1unix added this to the 1.13.0 milestone May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant